Use gtk_drag_*_add_{text,uri}_targets instead of hardcoded target tables.
authorMatthias Clasen <mclasen@redhat.com>
Sat, 16 Feb 2008 02:31:33 +0000 (02:31 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Sat, 16 Feb 2008 02:31:33 +0000 (02:31 +0000)
commit13277493eb99fc0e5d99acd719ab54a2cd83dadb
tree8242e7bd9b13d10c754f40cfaaf6e918fa389a2d
parent3b3122ee066350badef46204cad31325c6da97e1
Use gtk_drag_*_add_{text,uri}_targets instead of hardcoded target tables.

2008-02-15  Matthias Clasen  <mclasen@redhat.com>

        * gtk/gtkentry.c:
        * gtk/gtkfilesel.c:
        * gtk/gtklabel.c:
        * gtk/gtkpathbar.c: Use gtk_drag_*_add_{text,uri}_targets
        instead of hardcoded target tables.  (#516092, Christian Persch)

svn path=/trunk/; revision=19590
ChangeLog
gtk/gtkentry.c
gtk/gtkfilesel.c
gtk/gtklabel.c
gtk/gtkpathbar.c
gtk/gtkrecentchooserdefault.c